HEAD ======= >>>>>>> e9af652bf6fb20bf3e9d9e64bdec1373588c2243
Intro Here
summary(cars)
## speed dist
## Min. : 4.0 Min. : 2.00
## 1st Qu.:12.0 1st Qu.: 26.00
## Median :15.0 Median : 36.00
## Mean :15.4 Mean : 42.98
## 3rd Qu.:19.0 3rd Qu.: 56.00
## Max. :25.0 Max. :120.00
You can also embed plots, for example:
Note that the echo = FALSE parameter was added to the code chunk to prevent printing of the R code that generated the plot.
Viewers have the ability to choose up to three adjectives from a list when they rate videos on TED’s website. The following chart explores how often users choose each adjective when leaving a rating. It also explores the popularity of ‘postive’ vs. ‘negative’ adjectives in ratings.
The chart reveals the most popular adjective chosen by users was “Inspiring” while the least popular was “Confusing”. Of the positive ratings, “Jaw-dropping” was the least popular. Of the negative ratings, “OK” was the most popular. In general, positive ratings were chosen more frequently than negative ratings. This could be partially due to the fact that TED offers less options for negative ratings than positive.
>>>>>>> e9af652bf6fb20bf3e9d9e64bdec1373588c2243